gdk/wayland: add support for wl_seat version 7
authorSimon Ser <contact@emersion.fr>
Wed, 11 Aug 2021 09:01:55 +0000 (11:01 +0200)
committerSimon Ser <contact@emersion.fr>
Wed, 11 Aug 2021 14:37:03 +0000 (16:37 +0200)
commitad0c1d4dbe8413d9094a92a3d346604ccc26c7a1
tree1789ddf776670fc53249b92f7ade70f8df9dc130
parent00abaed89ae35d4c5c6b7e5b719bd27913684b79
gdk/wayland: add support for wl_seat version 7

Version 7 requires wl_keyboard keymaps to be mapped with
MAP_PRIVATE, so that the compositor can share the same keymap
file between multiple clients.
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkkeys-wayland.c
meson.build